Papers with CoNLL-2009 benchmark dataset
Semi-Supervised Semantic Role Labeling with Cross-View Training (D19-1)
Copied to clipboard
| Challenge: | Recent approaches rely on expensive annotations and are unavailable in low resource scenarios (e.g., rare languages or domains). |
| Approach: | They propose an end-to-end SRL model which leverages unlabeled data and propose to reduce the annotation effort involved via semi-supervised learning. |
| Outcome: | The proposed model outperforms the state-of-the-art in English and consistently improves performance in other languages, including Chinese, German, and Spanish. |
Bridging the Gap in Multilingual Semantic Role Labeling: a Language-Agnostic Approach (2020.coling-main)
Copied to clipboard
| Challenge: | Recent research indicates that taking advantage of complex syntactic features leads to favorable results in Semantic Role Labeling. |
| Approach: | They propose a language-agnostic model that does away with morphological and syntactic features to achieve robustness across languages. |
| Outcome: | The proposed model outperforms the state-of-the-art in all languages of the CoNLL-2009 benchmark dataset. |